[INFO] cloning repository https://github.com/aexol-studio/sdb-controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aexol-studio/sdb-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faexol-studio%2Fsdb-controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faexol-studio%2Fsdb-controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bb26adc258725f2479282e4a1bf1ded5f6f0b60
[INFO] checking aexol-studio/sdb-controller/5bb26adc258725f2479282e4a1bf1ded5f6f0b60 against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faexol-studio%2Fsdb-controller" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aexol-studio/sdb-controller
[INFO] finished tweaking git repo https://github.com/aexol-studio/sdb-controller
[INFO] tweaked toml for git repo https://github.com/aexol-studio/sdb-controller written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aexol-studio/sdb-controller on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aexol-studio/sdb-controller already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Arnavion/k8s-openapi.git`
[INFO] [stderr]     Updating git repository `https://github.com/kube-rs/kube.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-test v0.4.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.15
[INFO] [stderr]   Downloaded io-uring v0.7.9
[INFO] [stderr]   Downloaded thiserror v2.0.15
[INFO] [stderr]   Downloaded mimalloc v0.1.47
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded backon v1.5.2
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded prometheus-client v0.24.0
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded jsonptr v0.7.1
[INFO] [stderr]   Downloaded hyper-http-proxy v1.1.0
[INFO] [stderr]   Downloaded jsonpath-rust v0.7.5
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.43
[INFO] [stderr]   Downloaded json-patch v4.0.0
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded prometheus-client-derive-encode v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4d4e4f3f48bb153e1d7e3b00372435493cfdd3859db72be76eb222f34bbc4ef
[INFO] running `Command { std: "docker" "start" "-a" "d4d4e4f3f48bb153e1d7e3b00372435493cfdd3859db72be76eb222f34bbc4ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4d4e4f3f48bb153e1d7e3b00372435493cfdd3859db72be76eb222f34bbc4ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4d4e4f3f48bb153e1d7e3b00372435493cfdd3859db72be76eb222f34bbc4ef", kill_on_drop: false }`
[INFO] [stdout] d4d4e4f3f48bb153e1d7e3b00372435493cfdd3859db72be76eb222f34bbc4ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18aa91e5e717b5c23da2808e23e629f0389d3e64d2dc1679454066afd85ec0de
[INFO] running `Command { std: "docker" "start" "-a" "18aa91e5e717b5c23da2808e23e629f0389d3e64d2dc1679454066afd85ec0de", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling k8s-openapi v0.25.0 (https://github.com/Arnavion/k8s-openapi.git?rev=e9a9eaf#e9a9eaf6)
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling prometheus-client v0.24.0
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.5.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking opentelemetry v0.30.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking backon v1.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tower-test v0.4.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]     Checking opentelemetry_sdk v0.30.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking jsonpath-rust v0.7.5
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking json-patch v4.0.0
[INFO] [stderr]    Compiling kube-derive v1.1.0 (https://github.com/kube-rs/kube.git?rev=06e843bf026d0838dca159433e8af8268b6cc0bf#06e843bf)
[INFO] [stderr]     Checking tracing-opentelemetry v0.31.0
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking kube-core v1.1.0 (https://github.com/kube-rs/kube.git?rev=06e843bf026d0838dca159433e8af8268b6cc0bf#06e843bf)
[INFO] [stderr]     Checking kube-client v1.1.0 (https://github.com/kube-rs/kube.git?rev=06e843bf026d0838dca159433e8af8268b6cc0bf#06e843bf)
[INFO] [stderr]     Checking kube-runtime v1.1.0 (https://github.com/kube-rs/kube.git?rev=06e843bf026d0838dca159433e8af8268b6cc0bf#06e843bf)
[INFO] [stderr]     Checking kube v1.1.0 (https://github.com/kube-rs/kube.git?rev=06e843bf026d0838dca159433e8af8268b6cc0bf#06e843bf)
[INFO] [stderr]     Checking tidb-api v0.1.0 (/opt/rustwide/workdir/tidb-api)
[INFO] [stderr] error: could not compile `tidb-api` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1fe72d35998dea48aeecaf7fc07783b0b553f24f/bin/rustc --crate-name tidb_api --edition=2024 tidb-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdf4a655d26130f7 -C extra-filename=-b80f2d99808c9f01 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-768b63fc1f854a70.rmeta --extern kube=/opt/rustwide/target/debug/deps/libkube-b1c1ec6d2a041780.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-cf1338bbcfe29ec3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-78cc7c874e9c89ca.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e7a86650d910e380.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2e9d230880eda0c8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tidb-api` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1fe72d35998dea48aeecaf7fc07783b0b553f24f/bin/rustc --crate-name tidb_api --edition=2024 tidb-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3ef99a2251390c6 -C extra-filename=-f75e1d2e7c6972c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-768b63fc1f854a70.rmeta --extern kube=/opt/rustwide/target/debug/deps/libkube-b1c1ec6d2a041780.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-cf1338bbcfe29ec3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-78cc7c874e9c89ca.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e7a86650d910e380.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2e9d230880eda0c8/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "18aa91e5e717b5c23da2808e23e629f0389d3e64d2dc1679454066afd85ec0de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18aa91e5e717b5c23da2808e23e629f0389d3e64d2dc1679454066afd85ec0de", kill_on_drop: false }`
[INFO] [stdout] 18aa91e5e717b5c23da2808e23e629f0389d3e64d2dc1679454066afd85ec0de
